home *** CD-ROM | disk | FTP | other *** search
/ AM/FM: Amiga Musicians' Freeware Magazine 16 / AM-FM 16.adf / s / startup-sequence < prev   
Text File  |  1993-10-18  |  688b  |  31 lines

  1. ; Startup-Sequence for AMFM, Issue 16
  2.  
  3. Type :Text/AMFM.ansi
  4.  
  5. Assign ENV: RAM:
  6. Assign T: RAM:
  7.  
  8. Eighty on
  9.  
  10. :c/MemCheck 600000
  11. if not warn
  12.     :c/Copy :c/Wait RAM:
  13.     :c/AMFMMenu :s/Music-menu
  14. else
  15.     echo "Sorry - not enough free memory for background music..."
  16. endif
  17.  
  18. Echo "  When the picture appears, you can get rid of it by pressing"
  19. Echo "  the mouse button."
  20. ;:c/Decrunch >nil: :Graphics/AMFMTitle.HAM.pp ram:
  21. :c/IFF >nil: :Graphics/AMFMTitle.HAM
  22. :c/Filter
  23. ;:c/Delete >nil: ram:AMFMTitle.HAM
  24. :c/Echo "Picture by Vidar Hokstad."
  25. ;:c/Echo "Sorry, no disk space for any front-picture this time..."
  26.  
  27. Zoomwindows quiet
  28. type :text/Copyright.txt
  29. :c/v :Text/Bnvw-tape-ad.amfm.pp
  30. AMFMmenu :s/menu
  31.